home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0186 / install.txt < prev    next >
Text File  |  1997-03-25  |  904b  |  27 lines

  1. How to install this demonstration:
  2.  
  3.        -Create a destination subdirectory
  4.  
  5.        -Copy all files into destination subdirectory
  6.  
  7.        - Run DEMO.EXE,  This program demonstrates the use of the control's most 
  8.          commonly used properties and is a good reference tool when designing 
  9.          applications.  (requires VBRUN300.DLL)
  10.  
  11. VISUAL BASIC USERS:
  12.      -  pkunzip VB.ZIP    (this is the source code to DEMO.EXE)
  13.  
  14. VISUAL C++  USERS:
  15.      - Copy the VBX file to the Windows\System directory.
  16.      - Optionally create a destination subdirectory (ex. ...\VC)
  17.      - Move VC.ZIP into destination directory
  18.      - pkunzip VC.ZIP using the -d option
  19.  
  20. DELPHI  USERS:
  21.      - Copy the VBX file to the Windows\System directory.
  22.      - Optionally create a destination subdirectory (ex. ...\DELPHI)
  23.      - Move DELPHI.ZIP into destination directory
  24.      - pkunzip DELPHI.ZIP
  25.  
  26.  
  27.